@charset "UTF-8";
/*
 * @Author: quchaonan
 * @Date: 2021-09-18 10:46:57
 * @LastEditors: quchaonan
 * @LastEditTime: 2021-10-13 16:52:46
 * @Description: 南京政务服务旗舰店
 */
@font-face {
  font-family: SourceHanSerifCNRegular;
  src: url("SourceHanSerifCNRegular.woff");
}

@font-face {
  font-family: SourceHanSerifCN-Bold;
  src: url("SourceHanSerifCN-Bold.otf");
}

@font-face {
  font-family: YouSheBiaoTiHei;
  src: url("YouSheBiaoTiHei.ttf");
}

@font-face {
  font-family: SFUDinMittelschrift;
  src: url("SFUDinMittelschrift.TTF");
}

@font-face {
  font-family: SourceHanSansCN-Medium;
  src: url("SourceHanSansCN-Medium.woff");
}

body {
  min-width: 1200px;
}

/* 公共样式 */
.general-word {
  font-size: 30px;
  color: #333;
  font-family: SourceHanSerifCN-Bold;
  line-height: 29px;
}

.general-text {
  font-size: 16px;
  color: #8d9eb1;
  line-height: 16px;
  margin: 12px 0 0 17px;
}

.readmore {
  width: 76px;
  height: 31px;
  background: url("more.png") no-repeat center;
  font-size: 14px;
  color: #333;
  line-height: 31px;
  padding-left: 16px;
}

/* banner区域 */
.banner {
  height: 389px;
  background: url("banner.jpg") center no-repeat;
}

.banner .banner-lft {
  padding-top: 67px;
}

.banner .banner-lft .title {
  font-size: 30px;
  font-family: SourceHanSerifCNRegular;
  font-weight: bold;
  color: #fff;
}

.banner .banner-lft .logo {
  margin: 31px 0 17px 0;
  height: 56px;
  background: url("nj_logo.png") left no-repeat;
}

.banner .banner-lft .search-wrap {
  margin: 0 auto;
  width: 615px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  height: 63px;
  margin: 0 0;
  line-height: 63px;
}

.banner .banner-lft .search-wrap input {
  float: left;
  padding-left: 17px;
  width: 477px;
  height: 63px;
  background: transparent;
  border: 0;
  outline: none;
  font-size: 20px;
  color: #333;
}

.banner .banner-lft ::-webkit-input-placeholder {
  color: #fff;
}

.banner .banner-lft :-moz-placeholder {
  color: #4c81b7;
}

.banner .banner-lft .search-wrap .search-btn {
  margin-top: 12px;
  float: left;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.banner .banner-lft .banner-list {
  position: absolute;
  top: 81px;
  left: 0;
  width: 232px;
}

.banner .banner-lft .banner-list li {
  margin-bottom: 3px;
  height: 52px;
  line-height: 52px;
  background: url(banner_list.png) repeat;
}

.banner .banner-lft .banner-list li a {
  padding: 0 60px 0 57px;
  display: block;
  color: #fff;
  font-size: 16px;
  background: url(dot1.png) 22px 19px no-repeat, url(triangle.png) 183px 16px no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.banner .banner-lft .banner-list li a:hover {
  font-weight: bold;
}

.banner .banner-lft .search-wrap .search-btn {
  width: 138px;
  height: 63px;
  margin-top: 0;
  font-size: 26px;
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #ff9420 0%, #ff9420 100%);
  border-radius: 0px 3px 3px 0px;
}

.banner .banner-lft .search-tip {
  padding: 0 3px 19px 0;
  display: none;
  position: absolute;
  left: 0;
  top: 66px;
  width: 615px;
  background: #fff;
  box-shadow: 0px 5px 36px 0px rgba(96, 154, 210, 0.28);
  z-index: 2;
}

.banner .banner-lft .nice-box {
  height: 216px;
  margin-top: 5px;
  overflow: hidden;
}

.banner .banner-lft .tip-item {
  font-size: 16px;
  color: #333;
  line-height: 16px;
  width: 613px;
  height: 36px;
  line-height: 36px;
  padding-left: 17px;
  margin-left: 1px;
}

.banner .banner-lft .tip-item a {
  display: block;
}

.banner .banner-lft .tip-item:hover {
  background: #f0f4f9;
}

.banner .banner-lft .tip-item .tip-kind {
  color: #ff7f01;
}

.banner .banner-lft .search-wrap input:focus + .search-tip {
  display: block;
}

.banner .banner-lft .hot-search {
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  font-family: SourceHanSerifCNRegular;
  text-shadow: 0px 2px 3px #658acb;
  margin: 17px 0 0 2px;
}

.banner .banner-lft .hot-search .value + .value {
  margin-left: 11px;
}

.banner .space {
  margin-top: 64px;
  padding-top: 52px;
  transition: all .3s;
  position: relative;
  width: 400px;
  height: 289px;
}

.banner .space-list {
  display: flex;
}

.banner .space-item {
  width: 178px;
  height: 168px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0.8;
  border-radius: 25px;
  font-family: SourceHanSerifCN-Bold;
  text-align: center;
  font-size: 18px;
  position: relative;
  z-index: 2;
}

.banner .space-item + .space-item {
  margin-left: 26px;
}

.banner .space-item a {
  display: block;
  height: 100%;
}

.banner .space-item::before {
  position: absolute;
  content: '';
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border-radius: 26px;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: -1;
}

.banner .space-img {
  margin: 35px 0 15px 0;
}

.banner .banner-rgt {
  margin-top: -70px;
  display: none;
}

.banner .banner-rgt .rgt-top {
  margin-bottom: 10px;
}

.banner .banner-rgt .rgt-top .type {
  display: flex;
  position: relative;
  width: 178px;
  height: 50px;
  background: rgba(255, 255, 255, 0.6);
  line-height: 50px;
  border-radius: 25px;
  margin: 19px 0 0 4px;
  font-size: 18px;
  float: left;
  z-index: 2;
}

.banner .banner-rgt .rgt-top .type.active {
  background: #fff;
}

.banner .banner-rgt .rgt-top .type.active .text {
  color: #156ED6;
}

.banner .banner-rgt .rgt-top .type::before {
  position: absolute;
  content: '';
  left: -4px;
  right: -4px;
  top: -4px;
  bottom: -4px;
  border-radius: 26px;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: -1;
}

.banner .banner-rgt .rgt-top .type .text {
  font-family: SourceHanSerifCN-Bold;
  margin-left: 21px;
}

.banner .banner-rgt .rgt-top .type + .type {
  margin-left: 32px;
}

.banner .banner-rgt .rgt-top .type:hover {
  box-shadow: 0px 5px 36px 0px rgba(38, 131, 221, 0.27);
}

.banner .banner-rgt .rgt-top .text {
  font-family: SourceHanSansCN-Medium;
}

.banner .banner-rgt .rgt-top .photo {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.banner .banner-rgt .rgt-top .login-inf {
  color: #333;
  font-size: 18px;
  margin: 16px 0 0 24px;
}

.banner .banner-rgt .rgt-top .account {
  display: block;
  color: #333;
  font-size: 14px;
  margin-top: 2px;
}

.banner .banner-rgt .rgt-top .account a {
  color: #156ed6;
}

.banner .banner-rgt .rgt-bot {
  width: 400px;
  height: 210px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #fff;
  box-shadow: 0px 0px 38px 0px rgba(38, 131, 221, 0.27);
  border-radius: 3px;
  padding: 17px 0 0 22px;
}

.banner .banner-rgt .rgt-bot .common {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: relative;
  font-family: SourceHanSerifCN-Bold;
}

.banner .banner-rgt .rgt-bot .common.active {
  color: #156ed6;
}

.banner .banner-rgt .rgt-bot .common + .common {
  margin-left: 14px;
}

.banner .banner-rgt .rgt-bot .common-list {
  font-size: 14px;
  color: #333;
  margin: 19px 0 0 5px;
}

.banner .banner-rgt .rgt-bot .common-item {
  float: left;
  position: relative;
  line-height: 13px;
  padding-left: 21px;
  width: 50%;
}

.banner .banner-rgt .rgt-bot .common-item::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #c5cce1;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0;
}

.banner .banner-rgt .rgt-bot .common-item:hover {
  color: #156ed6;
}

.banner .banner-rgt .rgt-bot .common-item:hover::before {
  background: #156ed6;
}

.banner .banner-rgt .rgt-bot .common-item .common-name {
  width: 150px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.banner .banner-rgt .rgt-bot .common-item:nth-child(n + 3) {
  margin-top: 14px;
}

/* 公告栏 */
.announcement {
  height: 80px;
  background: #f0f4f9;
  border-radius: 3px;
  margin-top: 40px;
  position: relative;
}

.announcement::before {
  content: '';
  width: 34px;
  height: 33px;
  background: url("anno-icon.png") no-repeat center;
  position: absolute;
  top: 25px;
  left: 22px;
}

.announcement .anno-title {
  font-size: 16px;
  color: #333;
  margin: 20px 0 0 97px;
  line-height: 16px;
  display: inline-block;
  position: relative;
  font-family: 'SourceHanSansCN-Medium';
}

.announcement .anno-title::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 40px;
  background: #b4c4d7;
  position: absolute;
  top: 2px;
  left: -23px;
}

.announcement .anno-text {
  font-size: 14px;
  color: #8d9eb1;
  line-height: 14px;
  margin: 11px 0 0 97px;
  display: block;
  width: 1074px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 特色创新 */
.feature {
  padding-top: 43px;
  margin: 0 auto;
  width: 1200px;
  position: relative;
}

.feature .general-title {
  margin: 0 50px;
}

.feature .feature-list {
  margin: 39px 0 42px 0;
  height: 240px;
  justify-content: space-between;
}

.feature .feature-item {
  width: 245px;
  height: 220px;
  border-radius: 3px;
  border: 1px solid transparent;
  box-shadow: 0px 1px 27px 0px rgba(159, 185, 210, 0.25);
  transition: all .3s;
  float: left;
  margin: 0 15px;
}

.feature .feature-item:hover {
  border: 1px solid #9fcbff;
  box-shadow: 0px 11px 36px 0px rgba(115, 168, 219, 0.25);
}

.feature .feature-item:hover .function-title {
  color: #156ed6;
}

.feature .feature-item:hover .picture {
  width: 260px;
  height: 150px;
  margin: -11px 0 0 -11px;
  transition: all .3s;
}

.feature .feature-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.feature .feature-item .picture-box {
  width: 245px;
  height: 130px;
  border-radius: 3px;
  margin: -1px 0 0 -1px;
  overflow: hidden;
}

.feature .feature-item .picture {
  width: 245px;
  height: 130px;
  transition: all 0.3s;
}

.feature .feature-item .function {
  font-size: 14px;
  color: #8d9eb1;
  text-align: center;
  margin-top: 19px;
}

.feature .feature-item .function-title {
  font-size: 20px;
  color: #333;
  font-family: SourceHanSansCN-Medium;
  display: block;
  line-height: 21px;
  margin-bottom: 11px;
}

.feature .swiper-container {
  position: static;
}

.feature .swiper-button-prev {
  width: 24px;
  height: 80px;
  background: rgba(235, 238, 241, 0.8) url("arrow-lft.png") no-repeat 7px center;
  border-radius: 2px;
  top: 205px;
  left: 5px;
}

.feature .swiper-button-prev:hover {
  background: #ddedff url("arrow-lft-hover.png") no-repeat 7px center;
}

.feature .swiper-button-next {
  top: 205px;
  right: 5px;
  width: 24px;
  height: 80px;
  background: rgba(235, 238, 241, 0.8) url("arrow-rgt.png") no-repeat center;
  box-shadow: 0px 6px 25px 0px rgba(85, 121, 169, 0.17);
  border-radius: 2px;
}

.feature .swiper-button-next:hover {
  background: #ddedff url("arrow-rgt-hover.png") no-repeat center;
}

.feature .swiper-slide {
  padding: 0 50px;
}

.feature .swiper-pagination-bullet {
  width: 30px;
  height: 3px;
  background: #c0cddd;
  border-radius: 0;
}

.feature .swiper-pagination-bullet-active {
  background: #156ed6;
}

.feature .swiper-pagination-fraction,
.feature .swiper-pagination-custom,
.feature .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 34px;
}

/* 个人/法人服务 */
.service {
  height: 600px;
  background: url("service-bg.png") no-repeat center;
}

.service .general-title {
  padding-top: 49px;
}

.service .general-title .general-word {
  color: #8d9eb1;
}

.service .general-title .general-word.active {
  color: #333;
}

.service .legal {
  margin-left: 37px;
  position: relative;
}

.service .legal::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #c5cce1;
  position: absolute;
  top: 9px;
  left: -21px;
}

.service .service-list {
  margin-top: 10px;
}

.service .service-item {
  float: left;
  width: 380px;
  height: 190px;
  border: 1px solid #fff;
  box-shadow: 0px 5px 36px 0px rgba(115, 168, 219, 0.16);
  border-radius: 3px;
  margin: 30px 0 0 30px;
  transition: all 0.3s;
  background: #fff url("social-icon.png") no-repeat 30px 30px;
}

.service .service-item .service-title {
  font-family: SourceHanSansCN-Medium;
}

.service .service-item:nth-child(3n + 1) {
  margin-left: 0;
}

.service .service-item:hover {
  border: 1px solid #9fcbff;
  box-shadow: 0px 5px 36px 0px rgba(115, 168, 219, 0.46);
}

.service .fund {
  background: #fff url("fund-icon.png") no-repeat 30px 30px;
}

.service .talent {
  background: #fff url("talent-icon.png") no-repeat 30px 30px;
}

.service .entry {
  background: #fff url("entry-icon.png") no-repeat 30px 30px;
}

.service .census {
  background: #fff url("census-icon.png") no-repeat 30px 30px;
}

.service .population {
  background: #fff url("population-icon.png") no-repeat 30px 30px;
}

.service .yiliao {
  background: #fff url("yiliao-icon.png") no-repeat 30px 30px;
}

.service .flby {
  background: #fff url("flby-icon.png") no-repeat 30px 30px;
}

.service .qybg {
  background: #fff url("qybg-icon.png") no-repeat 30px 30px;
}

.service .qydj {
  background: #fff url("qydj-icon.png") no-repeat 30px 30px;
}

.service .qygl {
  background: #fff url("qygl-icon.png") no-repeat 30px 30px;
}

.service .qyjy {
  background: #fff url("qyjy-icon.png") no-repeat 30px 30px;
}

.service .qyzx {
  background: #fff url("qyzx-icon.png") no-repeat 30px 30px;
}

.service .service-name {
  font-size: 20px;
  color: #333;
  margin: 32px 0 0 130px;
}

.service .service-text {
  display: block;
  font-size: 16px;
  margin-top: 8px;
  padding-left: 11px;
  position: relative;
  width: 219px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.service .service-text::before {
  content: '';
  width: 1px;
  height: 15px;
  background: #c5cce1;
  position: absolute;
  top: 5px;
  left: 0;
}

.service .service-text:first-child {
  margin-top: 13px;
}

.service .service-text:hover {
  color: #156ed6;
}

.service .service-text:hover::before {
  background: #156ed6;
}

/* 服务清单 */
.service-listing .general-word {
  margin: 49px 0 40px 0;
}

.service-listing .function-list {
  display: flex;
  justify-content: space-between;
}

.service-listing .function-item {
  width: 280px;
  height: 110px;
  background: url("service-listing-bg.png") no-repeat center;
  box-shadow: 0px 5px 36px 0px rgba(115, 168, 219, 0.25);
  border-radius: 4px;
  transition: all 0.3s;
  border: 1px solid transparent;
  font-size: 20px;
  color: #333;
  font-family: SourceHanSansCN-Medium;
  line-height: 110px;
}

.service-listing .function-item:hover {
  border: 1px solid #9fcbff;
}

.service-listing .function-item a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.service-listing .function-item .text {
  margin-left: 37px;
}

.service-listing .function-item .function-img {
  width: 70px;
  height: 70px;
  background: linear-gradient(0deg, #ecf6ff 0%, #ffffff 97%);
  box-shadow: 0px 2px 27px 0px rgba(113, 181, 241, 0.12);
  border-radius: 50%;
  margin: 20px 0 0 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 政务服务好差评 */
.review .general-title {
  margin: 61px 0 44px 0;
}

.review .review-lft {
  width: 350px;
  height: 280px;
  background: #fff url("total-icon.png") no-repeat 141px 39px;
  box-shadow: 0px 5px 36px 0px rgba(115, 168, 219, 0.28);
  border-radius: 3px;
  font-size: 20px;
}

.review .review-lft .review-word {
  display: inline-block;
  width: 100%;
  line-height: 19px;
  text-align: center;
  margin-top: 142px;
  font-family: SourceHanSansCN-Medium;
}

.review .review-lft .review-data {
  font-size: 16px;
  color: #333;
  margin-top: 17px;
  text-align: center;
  width: 350px;
}

.review .review-lft .review-num {
  font-size: 45px;
  font-family: SFUDinMittelschrift;
  margin-right: 4px;
}

.review .review-rgt {
  width: 850px;
}

.review .review-rgt .review-general {
  float: left;
  width: 400px;
  height: 130px;
  background: #fff;
  box-shadow: 0px 5px 36px 0px rgba(115, 168, 219, 0.28);
  border-radius: 3px;
  margin-left: 24px;
}

.review .review-rgt .review-general:nth-child(n + 3) {
  margin-top: 20px;
}

.review .review-rgt .review-icon {
  width: 150px;
  height: 130px;
  background: #f3f7fb url("good-num.png") no-repeat center;
}

.review .review-rgt .review-word {
  color: #333;
  font-size: 20px;
  margin: 26px 0 0 45px;
  display: inline-block;
  font-family: SourceHanSansCN-Medium;
}

.review .review-rgt .review-data {
  font-size: 16px;
  color: #333;
  margin: 11px 0 0 44px;
  display: block;
}

.review .review-rgt .review-num {
  font-size: 30px;
  color: #14b58d;
  font-family: SFUDinMittelschrift;
  margin-right: 1px;
}

.review .review-rgt .good-per .review-icon {
  background: #f3f7fb url("good-per.png") no-repeat center;
}

.review .review-rgt .bad-num .review-icon {
  background: #f3f7fb url("bad-num.png") no-repeat center;
}

.review .review-rgt .bad-num .review-num {
  color: #f3745b;
}

.review .review-rgt .bad-per .review-icon {
  background: #f3f7fb url("bad-per.png") no-repeat center;
}

.review .review-rgt .bad-per .review-num {
  color: #f3745b;
}

/* 效能评估 */
.efficiency {
  height: 379px;
  background: url("efficiency-bg.png") no-repeat center;
  margin-top: 62px;
  padding-top: 55px;
}

.efficiency .effi-list {
  margin-top: 42px;
  display: flex;
  justify-content: space-between;
}

.efficiency .effi-item {
  width: 580px;
  height: 200px;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  box-shadow: 0px 2px 4px 0px rgba(27, 43, 76, 0.04);
  border-radius: 3px;
}

.efficiency .effi-title {
  font-size: 20px;
  color: #333;
  margin-top: 27px;
  padding-left: 63px;
  position: relative;
  line-height: 19px;
  font-family: SourceHanSansCN-Medium;
}

.efficiency .effi-title::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 23px;
  background: url("effi-icon.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 27px;
}

.efficiency .data-list {
  margin: 0 0 0 67px;
  color: #333;
  font-size: 16px;
}

.efficiency .data-list .data-item {
  margin-top: 40px;
  float: left;
  width: calc(100% / 3);
}

.efficiency .data-list .word {
  margin-bottom: 4px;
  display: block;
}

.efficiency .data-list .num {
  font-size: 36px;
  font-family: SFUDinMittelschrift;
}

.efficiency .integration .data-item {
  width: 50%;
}

/* 飘窗 */
.sidebar {
  position: fixed;
  top: 180px;
  right: 0;
  width: 70px;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(21, 110, 214, 0.13);
  z-index: 99;
}

.sidebar a {
  display: block;
  height: 70px;
  padding-top: 40px;
  text-align: center;
  color: #999;
  background-position: center 10px;
  background-repeat: no-repeat;
  transition: all ease 200ms;
}

.sidebar .sidebar-list li:nth-child(1) a {
  background-image: url(sidebar-add-ico1.png);
}

.sidebar .sidebar-list li:nth-child(2) a {
  background-image: url(sidebar-add-ico2.png);
}

.sidebar .sidebar-list li:nth-child(3) a {
  background-image: url(sidebar-add-ico3.png);
}

.sidebar .sidebar-list li:nth-child(4) a {
  background-image: url(sidebar-ico1.png);
}

.sidebar .sidebar-list li:nth-child(5) a {
  background-image: url(sidebar-ico2.png);
}

.sidebar .sidebar-list li:nth-child(6) a {
  background-image: url(sidebar-ico3.png);
}

.sidebar .sidebar-list li:nth-child(7) a {
  background-image: url(sidebar-ico4.png);
}

.sidebar .sidebar-list li:nth-child(8) a {
  background-image: url(sidebar-ico5.png);
}

.sidebar .sidebar-list a:hover {
  color: #fff;
  background-color: #156ed6;
}

.sidebar .sidebar-list li:nth-child(1) a:hover {
  background-image: url(sidebar-add-ico1-h.png);
}

.sidebar .sidebar-list li:nth-child(2) a:hover {
  background-image: url(sidebar-add-ico2-h.png);
}

.sidebar .sidebar-list li:nth-child(3) a:hover {
  background-image: url(sidebar-add-ico3-h.png);
}

.sidebar .sidebar-list li:nth-child(4) a:hover {
  background-image: url(sidebar-ico1-h.png);
}

.sidebar .sidebar-list li:nth-child(5) a:hover {
  background-image: url(sidebar-ico2-h.png);
}

.sidebar .sidebar-list li:nth-child(6) a:hover {
  background-image: url(sidebar-ico3-h.png);
}

.sidebar .sidebar-list li:nth-child(7) a:hover {
  background-image: url(sidebar-ico4-h.png);
}

.sidebar .sidebar-list li:nth-child(8) a:hover {
  background-image: url(sidebar-ico5-h.png);
}

.fd_float{
    width: 250px;
    position: fixed;
    left:0px;
    top: 120px;
    z-index: 9999;
}
